projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9725166
)
Fix ia64 tools build (new parameter in xc_vmx_build)
author
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Wed, 9 Nov 2005 18:59:28 +0000
(12:59 -0600)
committer
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Wed, 9 Nov 2005 18:59:28 +0000
(12:59 -0600)
tools/libxc/xc_ia64_stubs.c
patch
|
blob
|
history
diff --git
a/tools/libxc/xc_ia64_stubs.c
b/tools/libxc/xc_ia64_stubs.c
index b21959b8d26972da340bd1282b55c309dc1910e0..281ec51980cb315e181321d548eefd9a67d22e75 100644
(file)
--- a/
tools/libxc/xc_ia64_stubs.c
+++ b/
tools/libxc/xc_ia64_stubs.c
@@
-603,6
+603,7
@@
int xc_vmx_build(int xc_handle,
int memsize,
const char *image_name,
unsigned int control_evtchn,
+ unsigned int lapic,
unsigned int vcpus,
unsigned int store_evtchn,
unsigned long *store_mfn)